oliskoli [Sun, 30 Apr 2006 16:59:38 +0000 (16:59 +0000)]
Add procedure to convert Garmin 'display' value between waypoint protocols.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1983
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 30 Apr 2006 16:46:03 +0000 (16:46 +0000)]
Add pre-settings (must_upper,short_name_length) for Garmin Quest.
Bring in (currently disabled) calls for Garmin specific data.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1982
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 30 Apr 2006 16:41:01 +0000 (16:41 +0000)]
Change the handling of the first three bytes from D109 (D110) protocol.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1981
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 30 Apr 2006 16:40:14 +0000 (16:40 +0000)]
Bring in after_read and before_write procedures for garmin devices.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1980
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sun, 30 Apr 2006 04:11:56 +0000 (04:11 +0000)]
Finish up track read progress bar commit.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1979
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sun, 30 Apr 2006 04:07:55 +0000 (04:07 +0000)]
Implement progress bars for track read.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1978
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sun, 30 Apr 2006 03:26:48 +0000 (03:26 +0000)]
Don't divide by zero when computing speed. (this means you, saved Garmin
tracks...)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1977
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sun, 30 Apr 2006 01:26:40 +0000 (01:26 +0000)]
Implement interesting firmware workaround for x05 models to force lap
closure so that stored tracks can be retrieved.
Note that this forces the widening of the command array to two bytes -
it's always technically _been_ two byts, but we've never had a command
# > 127 before. This does have the potential to expose naughtiness if
we've missed any endian swaps...
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1976
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 29 Apr 2006 21:57:05 +0000 (21:57 +0000)]
Fix memory leaks.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1975
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 29 Apr 2006 16:41:30 +0000 (16:41 +0000)]
Check valid range for n before calling acos(n). Set errno always to zero.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1974
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 28 Apr 2006 17:03:34 +0000 (17:03 +0000)]
Make recompute take a const.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1973
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 28 Apr 2006 17:03:00 +0000 (17:03 +0000)]
MSVC tweaks.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1972
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 28 Apr 2006 17:02:08 +0000 (17:02 +0000)]
More minor MSVC tweaks.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1971
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 28 Apr 2006 16:21:25 +0000 (16:21 +0000)]
Misc minor cleanups to start to restore happiness to MSVC builds.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1970
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 28 Apr 2006 08:19:58 +0000 (08:19 +0000)]
Typo fix.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1969
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 27 Apr 2006 20:07:28 +0000 (20:07 +0000)]
Fill in missing pieces to populate cadence from units like Edge 305.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1968
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 27 Apr 2006 13:03:20 +0000 (13:03 +0000)]
add track_waypt_count, remove route_free (nobody was using it.)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1967
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 27 Apr 2006 12:58:21 +0000 (12:58 +0000)]
use track_waypt_count instead of route_waypt_count
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1966
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 27 Apr 2006 12:53:38 +0000 (12:53 +0000)]
I guess we needed track_waypt_count after all
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1965
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 27 Apr 2006 02:56:24 +0000 (02:56 +0000)]
Ignore packets that aren't A800's.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1964
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 27 Apr 2006 02:55:57 +0000 (02:55 +0000)]
May I never have to trace another uninitialized variable problem in gpsmem.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1963
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 26 Apr 2006 17:39:23 +0000 (17:39 +0000)]
make 'name' and 'url' options more user-friendly
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1962
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 26 Apr 2006 13:06:36 +0000 (13:06 +0000)]
Give chapter "DATA FILTERS" a global id.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1961
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 26 Apr 2006 13:00:12 +0000 (13:00 +0000)]
Filter and format settings are now saved to registry.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1960
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 26 Apr 2006 12:51:00 +0000 (12:51 +0000)]
Filter and format settings are now saved to registry.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1959
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 26 Apr 2006 12:45:15 +0000 (12:45 +0000)]
Filter and format settings are now saved to registry.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1958
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 26 Apr 2006 12:38:10 +0000 (12:38 +0000)]
Add simple program to create GPSBabelGUI.res from Delphi options file (.dof).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1957
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 26 Apr 2006 12:35:54 +0000 (12:35 +0000)]
Typo fix.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1956
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 26 Apr 2006 00:17:23 +0000 (00:17 +0000)]
Add reference files for Kartex Waypoint/Track format.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1955
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 25 Apr 2006 23:50:27 +0000 (23:50 +0000)]
Add new style sheets for swedish Kartex format.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1954
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 25 Apr 2006 18:55:37 +0000 (18:55 +0000)]
Remove possible line-breaks from description.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1953
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 25 Apr 2006 18:51:17 +0000 (18:51 +0000)]
Let stmwpp only create one kind of GPS data.
Waypoints or a route with routepoints.
Reference data changed!
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1952
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 25 Apr 2006 18:43:38 +0000 (18:43 +0000)]
Remove tricky construct from coto-input.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1951
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 25 Apr 2006 18:36:01 +0000 (18:36 +0000)]
Memory leak fixed.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1950
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Mon, 24 Apr 2006 18:52:00 +0000 (18:52 +0000)]
Adjust data types to get same results on 32- and 64-bit systems.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1949
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Mon, 24 Apr 2006 13:43:10 +0000 (13:43 +0000)]
Fix handling of negative ordinates
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1948
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sun, 23 Apr 2006 21:15:02 +0000 (21:15 +0000)]
C89 typo fix in magproto.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1947
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sat, 22 Apr 2006 23:36:56 +0000 (23:36 +0000)]
Revise ishdr test for garmin to pick up > 1 track _and_ not insert bogus
breaks on header edges. With this grep '<trk' | wc -l between Mapsource
and us returns the same number of lines. (We do differ in the precision
displayed, but that's noise...)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1946
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sat, 22 Apr 2006 23:28:49 +0000 (23:28 +0000)]
Fix uninitted variable in last change to Magproto.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1945
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sat, 22 Apr 2006 22:26:54 +0000 (22:26 +0000)]
Add support for explorist routes on read and writes.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1944
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 22 Apr 2006 19:25:01 +0000 (19:25 +0000)]
Adjust some hint changes. No translation touched.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1943
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 22 Apr 2006 18:39:12 +0000 (18:39 +0000)]
Ensure that 'notes' contains anything before write.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1942
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 22 Apr 2006 18:36:57 +0000 (18:36 +0000)]
Check for zero values before rounding.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1941
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 22 Apr 2006 18:27:29 +0000 (18:27 +0000)]
Set double quote as enclosing character by default. Regenerate reference data.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1940
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 22 Apr 2006 18:26:42 +0000 (18:26 +0000)]
Allow comma as decimal separator. Improve handling of 'enclosed' values.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1939
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 22 Apr 2006 17:30:54 +0000 (17:30 +0000)]
Add paranoic check for empty shortnames.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1938
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 22 Apr 2006 17:30:23 +0000 (17:30 +0000)]
Before write any strings, check them for unwanted characters.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1937
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 22 Apr 2006 17:05:57 +0000 (17:05 +0000)]
Check shortname length before read.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1936
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 22 Apr 2006 16:55:39 +0000 (16:55 +0000)]
Correct glogbook capabilities. This format can handle only tracks.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1935
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 20 Apr 2006 23:19:27 +0000 (23:19 +0000)]
Pick up missing pieces for Windows build of new jeeps layers.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1934
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 20 Apr 2006 19:30:24 +0000 (19:30 +0000)]
Make PalmDoc 64-bit compatible.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1933
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 20 Apr 2006 19:11:37 +0000 (19:11 +0000)]
Allow 'list' as alias for '-1' for device discovery.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1932
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 20 Apr 2006 18:02:18 +0000 (18:02 +0000)]
Be more disciplined in use of 'title' in 'example'.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1931
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 20 Apr 2006 14:10:31 +0000 (14:10 +0000)]
fix help wrap/truncate issues
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1930
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 20 Apr 2006 13:58:10 +0000 (13:58 +0000)]
Added 'gpsbabel -h foo' syntax
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1929
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 20 Apr 2006 13:14:15 +0000 (13:14 +0000)]
Bring in more missing pieces for C320, LegendX, 2720, 2x6, x05 .
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1928
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 20 Apr 2006 02:34:02 +0000 (02:34 +0000)]
More Jeeps rework commits. With this in place, it all builds.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1926
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 20 Apr 2006 02:31:04 +0000 (02:31 +0000)]
Pick up more crumbs.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1925
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 20 Apr 2006 02:26:00 +0000 (02:26 +0000)]
Pick up some more missing pieces from jeeps/
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1924
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 20 Apr 2006 02:20:18 +0000 (02:20 +0000)]
Largescale overhaul of the JEEPs interface to:
* Vastly widen device support
* Provide better independence of serial/usb.
* Provice better separation of USB protocol and physical layer.
* Provice better independence of the various OS layers.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1923
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 20 Apr 2006 01:26:39 +0000 (01:26 +0000)]
Tweak prose: S&T works on 2006 version, too.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1921
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 20 Apr 2006 01:22:15 +0000 (01:22 +0000)]
More Topo text tweaks for help.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1920
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 20 Apr 2006 01:19:15 +0000 (01:19 +0000)]
Comment tweak for tpg.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1919
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 20 Apr 2006 01:15:46 +0000 (01:15 +0000)]
Update for tpg doc from Curt.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1918
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 19 Apr 2006 23:17:55 +0000 (23:17 +0000)]
Fix 'Invalid free' detected by valgrind.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1917
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 19 Apr 2006 22:54:58 +0000 (22:54 +0000)]
Fix conversion specification (valgrind).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1916
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 19 Apr 2006 21:58:16 +0000 (21:58 +0000)]
Change reference data depending on mkshort 'valgrind' fix.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1915
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 19 Apr 2006 21:41:37 +0000 (21:41 +0000)]
Initialize 'un-initialized' vars detected by valgrind.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1914
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 19 Apr 2006 20:28:05 +0000 (20:28 +0000)]
Curt Mills adds support for Natl Geographic Topo! version 3.x files.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1913
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 19 Apr 2006 20:26:31 +0000 (20:26 +0000)]
Cleanup mem leak in geoniche.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1912
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 19 Apr 2006 05:39:39 +0000 (05:39 +0000)]
Write URL's used by routes. Update history.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1911
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 19 Apr 2006 05:14:56 +0000 (05:14 +0000)]
Write URL's used by tracks.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1910
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 18 Apr 2006 23:25:44 +0000 (23:25 +0000)]
Add output of URL's used by tracks.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1909
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 18 Apr 2006 23:24:58 +0000 (23:24 +0000)]
Fix handling of URL's used by tracks. Fresh gdb 'watermark'.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1908
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Tue, 18 Apr 2006 21:41:53 +0000 (21:41 +0000)]
Don't aggressively toss vowels when we're makign waypoint names that aren't
really very short anyway.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1907
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Tue, 18 Apr 2006 13:46:49 +0000 (13:46 +0000)]
Clarify Streets & Trips vs. Autoroute in menus.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1906
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Mon, 17 Apr 2006 19:46:48 +0000 (19:46 +0000)]
Nuke dead file.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1905
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Mon, 17 Apr 2006 19:46:16 +0000 (19:46 +0000)]
Ooopsy. Errors in testo really _should_ be fatal.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1904
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Mon, 17 Apr 2006 19:45:22 +0000 (19:45 +0000)]
Make all references to "reference/" through a variable so we can (eventually)
have that expanded to @SRCDIR@ for out-of-tree builds.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1903
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Mon, 17 Apr 2006 15:55:58 +0000 (15:55 +0000)]
Correct math error in GPS_Math_Deg_To_DegMinSec.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1902
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Mon, 17 Apr 2006 15:53:26 +0000 (15:53 +0000)]
oops, radians
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1901
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 16 Apr 2006 10:36:55 +0000 (10:36 +0000)]
Internal GUI updates.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1900
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 16 Apr 2006 10:35:45 +0000 (10:35 +0000)]
Add ini-file to initialization.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1899
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 16 Apr 2006 10:34:31 +0000 (10:34 +0000)]
Finish french translations per 2006/04/14.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1898
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sun, 16 Apr 2006 03:21:15 +0000 (03:21 +0000)]
Strengthen wording of help text for 'pause' option in NMEA writer.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1897
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sat, 15 Apr 2006 19:54:53 +0000 (19:54 +0000)]
Use radians to get results that are at least vaguely believable...
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1896
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sat, 15 Apr 2006 19:16:26 +0000 (19:16 +0000)]
Sketch in a function to recompute "track things" such as speed and heading.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1895
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 14 Apr 2006 22:44:11 +0000 (22:44 +0000)]
Geoniche improvements from Pasha Phares.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1894
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 14 Apr 2006 12:29:10 +0000 (12:29 +0000)]
Fix compiler (mo) warnings/errors.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1893
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 14 Apr 2006 12:24:37 +0000 (12:24 +0000)]
Finish german translations per 2006/04/14.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1892
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Fri, 14 Apr 2006 12:24:13 +0000 (12:24 +0000)]
Add changes per 2006/04/14.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1891
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 13 Apr 2006 17:10:17 +0000 (17:10 +0000)]
Improve groundspeak support in geoniche. (Working with Pasha on this...)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1890
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 13 Apr 2006 07:08:34 +0000 (07:08 +0000)]
Update version.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1889
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 13 Apr 2006 07:07:02 +0000 (07:07 +0000)]
Add help button for filter options.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1888
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 13 Apr 2006 07:05:53 +0000 (07:05 +0000)]
Use function WinOpenURL and readme.html for help.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1887
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 13 Apr 2006 07:02:04 +0000 (07:02 +0000)]
Add function WinOpenURL, which works with anchors.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1886
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 13 Apr 2006 06:56:45 +0000 (06:56 +0000)]
Add readme.html to package files.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1885
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 13 Apr 2006 06:53:29 +0000 (06:53 +0000)]
Disable ini-file by default. Use readme.html for help.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1884
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 12 Apr 2006 14:38:09 +0000 (14:38 +0000)]
Tweak example skeleton.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1883
f51c46e8-681c-474f-0cfe-
069cfd0219fb
threadhead2 [Wed, 12 Apr 2006 06:44:29 +0000 (06:44 +0000)]
no message
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1882
f51c46e8-681c-474f-0cfe-
069cfd0219fb